WhyNeko Booru

Shimmie Markup Examples

.
This page contains formatting examples of what we've discovered thus far. (Someday I'll remember to look at github.)

Things that seem to work:

[b]strong text[/b]
Makes text bold.

[i]emphasized text[/i]
Makes text italicized.

underlined text

[[Index]]
Links to the wiki Index.

[spoiler]spoiler text[/spoiler]
Marks a section of text as spoilers.

[url=http://whynow.mine.nu/booru]External Links[/url]
Inserts Full (external) urls!

[quote]a quote[/quote]
Quotes Text.

[*]A Bullet
Pewpew!

[li]Another Bullet[/li]
Alternate (identical to [noparse]
  • [/noparse])
  • test [li]inside
  • [/li]

    [code]if (2+2 == 5) die();
    [/code]
    Escapes format parsing.

    BBcode that don't workz... ;_;
    On a separate Unsupported BBcode page to avoid confusion.